名前 | 解説 | |
---|---|---|
C1ProxyDataCollection<T> コンストラクタ | オーバーロードされます。 |
C1ProxyDataCollection<T>データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1ProxyDataCollection<T> コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Connection | The connection to the hub. | |
ConnectionState | Gets the state of the connection to the source. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
Count | Gets the number of elements in the collection. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
ETag | Gets a token used to resolve conflicts between different sources updating the same data. | |
FilterExpression | Gets the filter expression applied to the data. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
HasMoreItems | ||
IsDisposed | Gets whether the collection is disposed. C1.DataCollection.C1DataCollectionBase<T>から継承されます。 | |
IsLoading | Gets whether the collection is getting the data. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
IsVirtualizing | C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
Item | Gets the element at the specified index in the read-only list. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
Mode | Gets or sets the way the items will be loaded C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
PageSize | Gets or sets the number of items that will be fetch per page. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
SortDescriptions | Gets the sort descriptions applied to the data. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 |
名前 | 解説 | |
---|---|---|
CollectionChanged | Occurs after the collection changed. C1.DataCollection.C1DataCollectionBase<T>から継承されます。 | |
FilterChanged | Raised after a filter operation was performed. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
PropertyChanged | Occurs when a property value changes. C1.DataCollection.C1DataCollectionBase<T>から継承されます。 | |
SortChanged | Raised after a sort operation was performed. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 |